From: Gerd Moellmann Date: Fri, 8 Mar 2002 12:33:20 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~58365 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=c7ad4937cf111001eb6fa3b9fcd40c1e7bf873e5;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 3504fa76084..2864d8f1296 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,9 @@ 2002-03-08 Gerd Moellmann + * xdisp.c (move_it_vertically_backward): At the end of the + function, when moving forward by lines, treat terminal frames + specially. + * keyboard.c (echo_char): Make sure to add a separator between keys even if echo_dash hasn't been called.